home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0799 / 761 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.8 KB

  1. Date: Tue, 11 Jan 1994 03:50:07 -0500
  2. From: "Nicholas S Castellano" <entropy@terminator.rs.itd.umich.edu>
  3. To: lynbech@daimi.aau.dk
  4.         mint@atari.archive.umich.edu
  5. In-Reply-To: Christian Lynbech's message of Tue, 11 Jan 1994 08:54:34 +0100 <199401110754.AA22021@avignon.daimi.aau.dk>
  6. Subject: MiNT goes UNiX, invitation for mailing list (MINTOS)
  7.  
  8. >Another library will only be necessary if we can not persuade entropy
  9. >to add the support we need, perhaps guarded by some obscure
  10. >compilation flag.
  11.  
  12. Well, so far no one has made any suggestions particular to this
  13. project.  Suggest away.
  14.  
  15. (Most of) The MiNT library is public domain.  So anyone is welcome to
  16. use it as the basis of their own library if they don't like the way I
  17. do things.
  18.  
  19. However, if compatibility and source code consistency are the desired
  20. results of this project, I'd say that the creation of a splinter
  21. version of the MiNTlibs is a really lousy idea.
  22.  
  23. >> Just two examples::
  24. >> 
  25. >> - popen() does not work with a UNIX-style SHELL=/bin/sh or
  26. >>   SHELL=/usr/bin/bash, it wants the Gemdos-style SHELL=U:\bin\sh.
  27.  
  28. This is news to me.  I certainly don't have any "\"'s anywhere in my
  29. SHELL variable, but I don't know if any of the programs I use call
  30. popen().  Send me a fix!
  31.  
  32. >> - The MiNTlib insists on terminating each line in a textfile with CR+LF,
  33. >>   quite a nuissance when one is running unshar, where sed has been
  34. >>   compiled with the MiNTlib. You can never be sure whether the incorrect
  35. >>   filesizes are due to the CRLF problem or if there is some real trouble.
  36.  
  37. Try adding "b" to your UNIXMODE variable (just a guess, I don't use
  38. unshar.)
  39.  
  40. cheers,
  41. entropy
  42.  
  43. --
  44. entropy -- it's not just a good idea, it's the second law.
  45. Personal mail:      entropy@gnu.ai.mit.edu
  46. MiNT library mail:  entropy@terminator.rs.itd.umich.edu
  47.  
  48.  
  49.